home *** CD-ROM | disk | FTP | other *** search
/ Champak 142 / Volume 142 Oct 17 2011 - Damaged.iso / Games / maya-ball.swf / scripts / DefineButton2_442 / BUTTONCONDACTION on(press).as
Text File  |  2011-10-17  |  68b  |  5 lines

  1. on(press){
  2.    this._parent.soundOn();
  3.    this.gotoAndStop(1);
  4. }
  5.